Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Key Pair Authentication #131

Closed
wants to merge 3 commits into from
Closed

Conversation

ochlodeep
Copy link

Adding public/private key pair authentication based on request https://github.com/snowflakedb/snowflake-connector-nodejs/issues/62

These environment variables need to be set to run the key/pair integration test successfully:

SNOWFLAKE_TEST_PRIVATE_KEY_USER (if different from SNOWFLAKE_TEST_USER)
SNOWFLAKE_TEST_PRIVATE_KEY_PATH
SNOWFLAKE_TEST_PRIVATE_KEY_PASSPHRASE (if private key is encrypted)

@sfc-gh-dszmolka
Copy link
Collaborator

#62 already resolved with release 1.6.0

@github-actions github-actions bot locked and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants